home *** CD-ROM | disk | FTP | other *** search
/ Windows Expert / Windows Expert.iso / desktop / executor.zip / EXECUTOR.DOC < prev    next >
Text File  |  1991-06-25  |  4KB  |  89 lines

  1.  
  2.             EXECUTOR for Windows
  3.  
  4.         by Chris Nystrom, and J.R. McConnell
  5.  
  6.  
  7.     This program is a Microsoft Windows 3.0 application that quickly
  8. starts other programs. 
  9.  
  10.     There are three ways to start an application with the default
  11. Windows setup. They each have drawbacks.
  12.     You can make an Icon for it, and then starting the program from the
  13. icon. However you may not want to clutter up your desktop with icons for
  14. applications you rarely use. Also you may be trying out an application for
  15. the first time, and want to see how good it is before you add it to your
  16. desktop.
  17.     You can use the RUN command from the FILE menu of the Program
  18. Manager, but you need to know the exact path, and filename.
  19.     If you don't know the exact path, and file name, then you can start
  20. up the File Manager. However this is a slow process, as the File Manager
  21. takes time to read the file directories of your entire hard drive. Then you
  22. have to select the drive, and subdirectory where the file is found, and then
  23. you can start your application.
  24.  
  25.     Executor is simply a Dialog Box that lets you browse through your
  26. drives and directories to select the file that you want to run.
  27.  
  28.     Executor also has Radio Buttons to filter out certain files based
  29. on the file name extension. The default setting when the program starts is to
  30. only show files with the .EXE extension. All windows programs have this
  31. extension. However Executor will also start standard DOS applications with
  32. .COM extensions, as well as DOS batch files with .BAT extensions. If you do
  33. not know the file name extension for the file you want to start, then select
  34. the ALL Radio Button and all the files in the directory will be displayed.
  35. However, only files with the extensions .EXE, .COM, or .BAT can be started.
  36.  
  37.     Executor is Shareware. If you can send a $5 donation we would
  38. appreciate it. However our greatest desire is that you use the program, and
  39. that it increases your joy of computing. So, if you can't afford the $5,
  40. please continue to use the program. Please send in the registration form in
  41. either case, as we would like to get a feel for how many people use the
  42. program. If you do register, and there are updates, we will send you a copy
  43. of the latest version. We will also send you information on other programs we
  44. develop.
  45.  
  46.     Please distribute this program as widely as possible. However, this
  47. program is to only be distributed WITH source code. By providing the source
  48. code we hope to make this program as useful as possible.
  49.  
  50.     Feel free to modify and improve this code. Please document your
  51. changes, and provide copies of the source code to us at the address, or the
  52. BBS listed below. We will act as a central point of contact for all
  53. improvements.
  54.  
  55.             Innovation Inc.
  56.             P.O. Box 4496
  57.             Middletown, RI
  58.                 02840
  59.  
  60.             Voice:    (401) 841-5607
  61.  
  62.             BBS:    (401) 847-2603
  63.                 2400 Baud
  64.  
  65. -------------------------------------------------------------------------------
  66. EXECUTOR 1.0 Registration
  67.  
  68. Name: _________________________________________________________________________
  69.  
  70. Address: ______________________________________________________________________
  71.  
  72. City: ________________________________   State: _______________________________
  73.  
  74. Zip Code: _____________________________________________________________________
  75.  
  76. Where did you find this program? ______________________________________________
  77.  
  78. Feedback/Comments: ____________________________________________________________
  79.  
  80. _______________________________________________________________________________
  81.  
  82.  
  83. Enclosed: $ __________________________
  84.  
  85. -------------------------------------------------------------------------------
  86.  
  87. Thank you for your support!
  88.  
  89.